Pop up context menus at the right device
authorMatthias Clasen <mclasen@redhat.com>
Sat, 5 Nov 2011 05:23:06 +0000 (01:23 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 5 Nov 2011 05:24:17 +0000 (01:24 -0400)
commit41d422915576d55b41cf2af1ac16034bbf308a3a
treea5a3fa84ee48676aba4f3bd4fefbaa7cc5cb5205
parent7644ef1e3af8bbf0c8873f6455928c822a4384e2
Pop up context menus at the right device

When multiple pointers are in play, we need to be careful
not to loose track of the device between receiving a button
press and popping up a menu.

https://bugzilla.gnome.org/show_bug.cgi?id=663396
gtk/gtkentry.c
gtk/gtktextview.c